AddRange Method

Summary
Appends an array of cobb-angle objects to the collection.
Syntax
C#
C++/CLI
public override void AddRange( 
   ICollection<MedicalViewerCobbAngle> cobbAngleArray 
) 
            public: 
void AddRange(  
   ICollection<MedicalViewerCobbAngle^>^ cobbAngleArray 
) override  

Parameters

cobbAngleArray
An array of MedicalViewerCobbAngle that represents the items to be appended.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.